* lisp/replace.el (read-regexp): Let-bind `default' to the first
authorJuri Linkov <juri@jurta.org>
Mon, 25 Feb 2013 20:57:44 +0000 (22:57 +0200)
committerJuri Linkov <juri@jurta.org>
Mon, 25 Feb 2013 20:57:44 +0000 (22:57 +0200)
commit44868ebaa552cd8afeb07e484be682e8aa11de5c
tree6ff1415a33883665fc7a44c7e95f2ddbdb62ae04
parentcd6d8a905c9745021e4d25875f0be96e5cb87114
* lisp/replace.el (read-regexp): Let-bind `default' to the first
element of `defaults' if it's a list, otherwise it should be
a string or nil.  Let-bind `suggestions' to `defaults' if it's
a list, otherwise make a list with the string value.  Doc fix.
lisp/ChangeLog
lisp/replace.el